Skip to content

wit/bindgen: create custom shape types for tuples#354

Merged
ydnar merged 3 commits into
mainfrom
ydnar/issue352
May 20, 2025
Merged

wit/bindgen: create custom shape types for tuples#354
ydnar merged 3 commits into
mainfrom
ydnar/issue352

Conversation

@ydnar

@ydnar ydnar commented May 20, 2025

Copy link
Copy Markdown
Collaborator

Fixes #352.

ydnar added 3 commits May 20, 2025 12:04
Monotypic tuples may not be dense, as they can include a bool, or a struct with a bool.
@ydnar ydnar merged commit 999af0b into main May 20, 2025
13 checks passed
@ydnar ydnar deleted the ydnar/issue352 branch May 20, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Corrupted value of type result<tuple<tuple<u8, s32>>, s32>

1 participant